From: Richard M. Stallman Date: Sat, 8 May 1993 22:38:25 +0000 (+0000) Subject: Provide help-macro, not help-screen. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96364 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dd6a74ce66e05887fcf2a07303c21dc43367f17e;p=emacs.git Provide help-macro, not help-screen. --- diff --git a/lisp/help-macro.el b/lisp/help-macro.el index cd6831fe214..04699ae3875 100644 --- a/lisp/help-macro.el +++ b/lisp/help-macro.el @@ -68,7 +68,7 @@ ;;; Code: -(provide 'help-screen) +(provide 'help-macro) (require 'backquote) (defmacro make-help-screen (fname help-line help-text helped-map)